[INFO] cloning repository https://github.com/tobagin/Carat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobagin/Carat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobagin%2FCarat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobagin%2FCarat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 191441123c3fa10294ff7d1fb71f63e4b6d88973
[INFO] checking tobagin/Carat against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobagin%2FCarat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobagin/Carat
[INFO] finished tweaking git repo https://github.com/tobagin/Carat
[INFO] tweaked toml for git repo https://github.com/tobagin/Carat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobagin/Carat on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobagin/Carat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa
[INFO] running `Command { std: "docker" "start" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking zerocopy v0.8.50
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking carat-core v0.1.0 (/opt/rustwide/workdir/carat-core)
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling libadwaita-sys v0.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking pango v0.20.12
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling glib-build-tools v0.20.0
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]    Compiling carat v0.1.0 (/opt/rustwide/workdir/carat)
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.7
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=62123308a5914574 -C extra-filename=-3d3c526c818c89eb --out-dir /opt/rustwide/target/debug/build/gtk4/3d3c526c818c89eb/out -L dependency=/opt/rustwide/target/debug/build/bitflags/5d765ca8f9577904/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/5a0b14af6eb236e9/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/b1415cbf29294ae7/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out -L dependency=/opt/rustwide/target/debug/build/futures-core/41fc76f3a101f589/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/d497abf1b0c269db/out -L dependency=/opt/rustwide/target/debug/build/futures-io/bd3a8770723149a0/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b8076cdc818c7989/out -L dependency=/opt/rustwide/target/debug/build/futures-task/4eabcfee88cdf0e8/out -L dependency=/opt/rustwide/target/debug/build/futures-util/6ba82674d748873d/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/e2ce673d047bbd6e/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/d74f9939cdc0f649/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/276f9a68781e01b3/out -L dependency=/opt/rustwide/target/debug/build/gdk4/a38f5f540f70b1ba/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/85834d984ffaad6a/out -L dependency=/opt/rustwide/target/debug/build/gio/db00a589315d1a42/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/bb628fcaad1d34ad/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/08b88828bdc0115e/out -L dependency=/opt/rustwide/target/debug/build/glib/105493b7498a0ee0/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/140d4cf1891f202b/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/3cc25df7ebeb06a6/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/6a4b2a53ecce069f/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/d60baab960d3c1ef/out -L dependency=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out -L dependency=/opt/rustwide/target/debug/build/memchr/bb2c01e1b7c35f7f/out -L dependency=/opt/rustwide/target/debug/build/memoffset/1c4fc83b3f959a60/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/00b4acf2e7676294/out -L dependency=/opt/rustwide/target/debug/build/pango/b79f919ed70d1ffa/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out -L dependency=/opt/rustwide/target/debug/build/slab/ed05575c33ae17f2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7e8c498af38daca9/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/5a0b14af6eb236e9/out/libcairo-5a0b14af6eb236e9.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/5e3dffd4e5270388/out/libfield_offset-5e3dffd4e5270388.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/02d46d11dea2618f/out/libfutures_channel-02d46d11dea2618f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/d74f9939cdc0f649/out/libgdk_pixbuf-d74f9939cdc0f649.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/a38f5f540f70b1ba/out/libgdk4-a38f5f540f70b1ba.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/db00a589315d1a42/out/libgio-db00a589315d1a42.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/105493b7498a0ee0/out/libglib-105493b7498a0ee0.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/3cc25df7ebeb06a6/out/libgraphene-3cc25df7ebeb06a6.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/00510de251ec6a48/out/libgsk4-00510de251ec6a48.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/31456417e3628dbe/out/libgtk4_macros-31456417e3628dbe.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/b577e24597c37d3a/out/libgtk4_sys-b577e24597c37d3a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out/liblibc-5b12becda64e49a1.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/b79f919ed70d1ffa/out/libpango-b79f919ed70d1ffa.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa", kill_on_drop: false }`
[INFO] [stdout] 55de4152f0fa523278b45682c342b33e38b4add24b7fff18eb1e9eeea73e8dfa
